Click or drag to resize

ConversationItemClasses Property

Contains a list of item classes that represents all the item classes of the conversation items in the current folder.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<string> ItemClasses { get; }

Property Value

Type: IListString
The item classes.
See Also